1,621 Royalty-Free Audio Tracks for "Computer Cable"

00:00
00:12
A malfunctioning cd-drive.
Author: Deheld
00:00
00:21
Typing on a keyboard.
Author: Binxa
00:00
00:50
Sound of chair being moved along with squeak sound of backrest.
Author: Trancebux
00:00
01:02
Sound of typing in a macbook computer keyboard.
Author: Joanap
00:00
00:10
Just some mouse clicks on a logitech wireless mouse.
Author: Somebucks
00:00
01:02
My computer starting up and shutting down in a quiet room around 11:30 pm. This thing has a solid-state drive of 120gb that is used to boot up windows 7 pro, and a wd green 500gb hard drive that is used to store nearly all my games, and tons of other large (compilations of) files including my five nights fangame files. This was recorded on the night of 4th september 2022, at 11:30 pm. As i am writing this, it's 11:12 am, monday, 5th september. This is my computer starting up and shutting down. (before you scold me for using a weak-ass computer, here are the specs and goodies). Gigabyte m68m-s2pamd phenom x3 720 2. 8ghz4gb ddr2-667 "unganged mode"gigabyte gp-gstfs31120gntdwd green wd5000aurx-63uy4y0asus radeon hd6570 1gb ddr3corsair vs350 psu 350w~~windows 7 pro~~windows 11 pro 64-bit (updated 9/10/2022). If you use this sound, you don't have to, but it would be nice to write my name in the credits and comment!. Edit - the small growl at the end when the fans stop ain't what you guess it is, it's a fan or the hdd's bearing having been ruined by age and emits this noise when spinning down. Yet i pulled up the gain, so it might not have been noticeable in real life.
Author: Oppothusiastguy
00:00
00:01
That beep you get when powering on a c64 or pretty much any retro computer from the '80s or '90s.
Author: Ktrawick
00:00
00:55
Little piece of music for action escene :)let me know if you use this in anything. Best regards!. Mp3 320kpps, cubase 10 sounds.
Author: Bipwave
00:00
00:21
Old mid-90s desktop computer starting up.
Author: Guitarguy
00:00
00:37
Sounds of a 3d printer.
Author: Thankzalotz
00:00
00:44
A dynamic microphone placed inside an open pc case.
Author: Opalmirage
00:00
01:02
A condenser microphone placed inside an open pc case.
Author: Opalmirage
00:00
00:05
The soft hum of a pc.
Author: Tyger
00:00
00:06
A short instrumental clip reminiscent of old computers' startup sounds.
Author: Wricken
00:00
00:02
Seemed like a good phrase to record once in robot voice mode. Enjoy!.
Author: Mooncubedesign
00:00
00:04
Sound of a robot dying, or shorting out.
Author: wildcat
00:00
04:01
Electricity into a cable. Close to the chernobyl npp (nuclear power plant). Birds in the background. Sound recoded in ms (not encoded). More info on www. Felixblume. Com.
Author: Felix
00:00
00:03
A 24 bit, 96khz stereo recording of the cable being pulled out of a vacuum cleaner.
Author: Swiftoid
00:00
00:03
A 24 bit, 96khz stereo recording of a vacuum cleaner chord being pulled out of it's spring box.
Author: Swiftoid
00:00
00:01
A mixture of different noise types (pink and white) to create a looping, static-like sound. Could probably be used for lots of games or animations, especially sci-fi ones. Uses the "zero" (no credit) license.
Author: Shredster
00:00
00:19
This is the sound of me typing on the keyboard of my little lenovo laptop. Of course i recorded it via its built-in microphone.
Author: Deleted User
00:00
01:41
This is a high-quality foley sound effect of me typing on my logitech k811 keyboard. Chain: ev re320, mogami gold studio cable, apogee element 46. Daw: adobe auditionresolution: 48khz/24bit.
Author: Chazzravenelle
00:00
00:03
Typing on a mechanical keyboard.
Author: Greenvwbeetle
00:00
00:16
Typing on my old macbook keyboard.
Author: Jimmygu
00:00
00:05
Sound of a cd rom stopping. Recorded with an iphone se and edited with goldwave.
Author: Supersnd
00:00
00:07
Booting up my grandma's black hp desktop with a 320gb western digital hard drive recorded with dr-05 at my grandma's bedroom.
Author: Jimmyfisher
00:00
00:03
Typing on my grandma's keyboard used dr-05 in her bedroom.
Author: Jimmyfisher
00:00
00:07
My gaming mouse.
Author: Airblock
00:00
00:16
A short sample of me typing on my pok3r mechanical keyboard. Recorded with a zoom hd.
Author: Jameslovescode
00:00
01:33
These are computer keyboard typing sounds. Me doing the typing. Recoding with a rode nt1 and using a razor blackwidow ultimate keyboard.
Author: Yottasounds
00:00
00:14
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
00:15
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
00:14
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
00:15
I made a small python program that generates 20 random beeps. I record the outcome. I cut the result so that the first beep starts after 0. 01 secthe file ends right after the last beep. (i'm a python noob. . . If you find something you don’t like in the code please let me know. ). In this sound i have joined three "beep files". Sound 1 panned to the leftsound 2 in the centersound 3 panned to the right. # gis_sweden 20170531 - random beep in python :-)import winsoundimport randomimport timebeepnr = 1. While beepnr < 21:freq = random. Randrange(1000)+110dur1 = random. Randrange(700)+20dur2 = random. Randrange(10)+2winsound. Beep (freq, dur1)time. Sleep(dur2/10)print 'beep number', beepnrbeepnr = beepnr + 1.
Author: Gis Sweden
00:00
01:11
Very close up recording of my computer with zoom h5.
Author: Jandre
00:00
01:09
Son d’un clavier d’ordinateur. Son enregistré avec un zoom h4n pro. Sound of a computer keyboard. Sound recorded with a zoom h4n pro. My sounds are licensed under the creative commons 0 license but it would be a pleasure for me to hear your work so doesn’t hesitate to comment or to send me a message with your work :).
Author: Samuelgremaud
00:00
01:21
Experimenting with a coil pickup microphone on several electronic machines.
Author: Javierzumer
00:00
00:23
Shutting a macbook air (2016, 13"). Recorded with a samsung galaxy s8 using the "voice recorder" app from the play store. Use whenever, wherever, don't worry about credit!.
Author: Caesius
00:00
00:01
Recorded by left-clicking my mouse close to a microphone.
Author: Infernus
00:00
01:51
The interactive map at the staten island ferry terminal.
Author: Sometimesjasmine
00:00
00:02
Glitch sounds made with a cd4040 chip.
Author: Melbourne
00:00
00:11
Water bottle hit sound.
Author: Phillipoyds
00:00
00:17
This is crackels. These sound came from comapact cassette, while recording it to computer.
Author: Lartti
00:00
00:08
Imported image data of a black and white jpeg.
Author: Kenokenobingo
00:00
00:10
Simple melodic incoming call.
Author: Dzedenz
00:00
00:02
Pressing a spacebar on an hp envy 360 three times in a row.
Author: Kozzi
00:00
01:00
An old computer starting up, fans en discdriver starting up.
Author: Gecop
00:00
00:02
Modulated clip of voice saying "testing".
Author: Gerent
00:00
00:03
A collection of mouse click sounds. Recorded on blue snowball for the super legit podcast.
Author: Turbofool
00:00
00:09
Guitar scale with a 8-bit plugin added. [cc zero].
Author: Beetlemuse
501 - 550 of 1,621 Next page
/ 33